home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
sound
/
vdigit.zip
/
VRTEST
< prev
next >
Wrap
Text File
|
1989-06-24
|
188b
|
9 lines
vrtest.obj: vrtest vrtest.c
cl /AL /Oi /G2s /c vrtest.c
vrmod.obj: vrtest vrmod.asm
masm vrmod;
vrtest.exe: vrtest vrtest.obj vrmod.obj
link vrtest+vrmod,vrtest,nul,llibcer/NOD;